Welcome![Sign In][Sign Up]
Location:
Search - kmp algorithm

Search list

[OtherKMP查找法

Description: 方便快捷地实现目标的查找,是高速度的优化查找算法-convenient manner to achieve the goal of discovering, is the optimization of high-speed search algorithm
Platform: | Size: 2048 | Author: 李乐 | Hits:

[Data structskmpEx

Description: KMP算法是字符串模式匹配算法, 解决DBCS字符集的问题。-KMP algorithm is a string pattern matching algorithms, DBCS characters to solve the problem,.
Platform: | Size: 1024 | Author: 黄建雄 | Hits:

[Education soft systemkmp_algorith

Description: kmp算法实现,使用java实现,代码经过调试,绝对高效率,正确和可靠-KMP algorithm, using java achieved through debugging code, the absolute high efficiency, correct and reliable
Platform: | Size: 1024 | Author: weide | Hits:

[Data structskmphebf

Description: BF和KMP算法实例,曾经的作业,希望对你有点帮助-BF and KMP algorithm example, once the operation, and I hope to you a little help
Platform: | Size: 1024 | Author: xiaoxin | Hits:

[Data structsStringMatchAlgorithms

Description: 数据结构中字符串匹配的三种经典算法--KMP算法、MonteCarlo算法、LasVegas算法。分别实现将两个0/1串的匹配。并作为比较。Java语言编写。-data structure string matching algorithm of the three classics-- KMP algorithm. Monte Carlo algorithm, the algorithm LasVegas. Achieve two were 0/a string matching. And as a comparison. Java language.
Platform: | Size: 2048 | Author: 成熠 | Hits:

[Data structsKMPsuanfa

Description: 串的KMP算法,无回溯的模式匹配中最具代表性的是KMP算法。它是基于对模式本身的字符分布特征所进行的分析,生成模式的特征向量,显示了P= aab 匹配S= ababbaabaa 的优化的KMP算法过程。-Strings of KMP algorithm, no backtracking pattern matching is the most representative of the KMP algorithm. It is based on a model of their own characters by distribution analysis of eigenvectors generated model shows that P = aab match S = ababbaabaa the KMP algorithm optimization process.
Platform: | Size: 222208 | Author: yellowdoo | Hits:

[Mathimatics-Numerical algorithmsmacth

Description: 字符串匹配问题,采用KMP算法,匹配速度快-String matching problems, the use of KMP algorithm, matching speed
Platform: | Size: 1024 | Author: lyh | Hits:

[Data structskmp_suanfa

Description: KMP模式匹配算法,实现了用KMP算法无回溯查找字符串的功能-KMP pattern matching algorithm using the KMP algorithm without backtracking to find string function
Platform: | Size: 1024 | Author: 李天宇 | Hits:

[Data structsKMP

Description: 著名的KMP算法 实现快速字符串匹配 其中还包括失效函数的实现-KMP famous fast string matching algorithm which also includes the realization of failure function
Platform: | Size: 1024 | Author: 施欢欣 | Hits:

[Data structsGetNext

Description: 字符匹配中的KMP算法,计算NEXT值实现部分。 -Matching characters in the KMP algorithm, calculation NEXT realize some value.
Platform: | Size: 12288 | Author: 熊天 | Hits:

[midi programLCS

Description: KMP算法实现最长公共子序列的C++算法-KMP algorithm realize the longest common sub-sequence of C++ Algorithm
Platform: | Size: 11264 | Author: 王鹏程 | Hits:

[Mathimatics-Numerical algorithmsKmp_Normal

Description: 实现KMP算法,简单易懂,由学生实验实现,对于ACM学习有很大帮助。-Realize KMP algorithm, easy-to-read, by the students realize the experiment, the ACM study of much help.
Platform: | Size: 1175552 | Author: 于镇波 | Hits:

[Data structsKMP

Description: kmp高效字符串匹配算法,算法复杂度大大减小。-KMP string matching algorithm efficient, the algorithm complexity is greatly reduced.
Platform: | Size: 2048 | Author: Whitehorse32 | Hits:

[Data structskmp_algorithm

Description: 自己编写的字符串匹配算法-经典的KMP算法,该算法当模式与主串之间存在许多“部分匹配”时能显示出其时间优越性。-I have written a string matching algorithm- the classical KMP algorithm when the model and between the main strings there are many
Platform: | Size: 2048 | Author: malota | Hits:

[OtherKMP

Description: 快速查找字符串算法,改进后的KMP算法完全实现-Quick Find string algorithm, the improved algorithm for the full realization of KMP
Platform: | Size: 6144 | Author: yarakchou | Hits:

[Data structsKMP(VB)

Description: 自己写的基于VB6.0平台的KMP字符串匹配算法,算法过程和严蔚敏版数据结构相同,可以作为学习数据结构的参考-Wrote it myself VB6.0 platform based on the KMP string matching algorithm, the algorithm process and Yan Wei-min version of the same data structure can be used as a reference data structure learning
Platform: | Size: 2048 | Author: 杨羽 | Hits:

[MPIkmp

Description: 字符串的kmp匹配算法并行计算的源程序。-KMP string matching algorithm parallel computation of the source.
Platform: | Size: 4096 | Author: 成斌 | Hits:

[Data structsDataStructure

Description: 展示数据结构的一些实用技巧. 包含: 1.运用kmp算法计算无穷概率 2.矩阵乘法的十种经典运算技巧 3.位运算的实用技巧(1) (2) (3)-Data structure to display a number of practical skills. Includes: 1. The use of KMP algorithm infinite probability 2. 10 kinds of classical matrix multiplication computation skills 3. Bitwise practical skills (1) (2) (3)
Platform: | Size: 686080 | Author: int | Hits:

[Data structskmp

Description: kmp算法的实现,简单程序,可以循环输入,可以输入特殊字符结束。 使用比较方便-KMP algorithm, simple procedures, could be re-input, the end can enter special characters. More convenient to use
Platform: | Size: 20480 | Author: 小尢 | Hits:

[Data structsKMP

Description: kmp算法的程序,效率很高,非常不错,吐血推荐-KMP algorithm procedures, efficient, very good, hematemesis Recommended
Platform: | Size: 1024 | Author: leokan | Hits:
« 1 2 34 5 6 7 8 9 10 ... 20 »

CodeBus www.codebus.net